Release 10.1A: OpenEdge Development:
ADM Reference


okToContinueProcedure

Procedure that checks whether the visual object has modified screen data or its data-source has uncommitted changes. If either of these conditions is TRUE we issue Yes-No-Cancel questions allowing the user to choose how to proceed. The choices are: save/commit and continue; cancel/undo and continue; not continue.

Location: datavis.p

Parameters:

INPUT pcAction AS CHARACTER

Used to retrieve the correct message. Valid values are:

OUTPUT plAnswer AS LOGICAL

The user’s response to the question, if any.

Notes: confirmExit and confirmOpenQuery call this function. This is copied from okToContinue function in datavis.p for use with Dynamics.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095